PDF4Java Reference Documentation
com.o2sol.pdf4java.core.security Package / PDFStandardSecurityHandler Class / setOwnerPassword Method
Password required to modify the security settings of the PDF file.
In This Topic
    setOwnerPassword Method
    In This Topic
    Sets the owner password.
    Syntax
    public void setOwnerPassword( 
       java.lang.String value
    )

    Parameters

    value
    Password required to modify the security settings of the PDF file.
    See Also